Resource StructureDefinition/FHIR Server from package de.diga.ABATONRA#2.0.0 (47 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"id" : "TOObservationPtGA",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-category",
"valueString" : "Clinical.Diagnostics"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-security-category",
"valueCode" : "patient"
}
],
"url" : "https://abaton.app/fhir/StructureDefinition/TOObservationPtGA",
"version" : "1.0",
"name" : "TOObservationPtGA",
"title" : "Observation-Profil der DiGa ABATON RA zur Repräsentation des Patient Global Assessment (PtGA)",
"status" : "active",
"experimental" : false,
"date" : "2022-01-14",
"publisher" : "ABATON GmbH",
"copyright" : "ABATON GmbH",
"fhirVersion" : "4.0.1",
"mapping" : [
{
"identity" : "workflow",
"uri" : "http://hl7.org/fhir/workflow",
"name" : "Workflow Pattern"
},
{
"identity" : "sct-concept",
"uri" : "http://snomed.info/conceptdomain",
"name" : "SNOMED CT Concept Domain Binding"
},
{
"identity" : "v2",
"uri" : "http://hl7.org/v2",
"name" : "HL7 v2 Mapping"
},
{
"identity" : "rim",
"uri" : "http://hl7.org/v3",
"name" : "RIM Mapping"
},
{
"identity" : "w5",
"uri" : "http://hl7.org/fhir/fivews",
"name" : "FiveWs Pattern Mapping"
},
{
"identity" : "sct-attr",
"uri" : "http://snomed.org/attributebinding",
"name" : "SNOMED CT Attribute Binding"
}
],
"kind" : "resource",
"abstract" : false,
"type" : "Observation",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Observation",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Observation.status",
"path" : "Observation.status",
"patternCode" : "final",
"mustSupport" : true
},
{
"id" : "Observation.category",
"path" : "Observation.category",
"min" : 1,
"max" : "1",
"mustSupport" : true
},
{
"id" : "Observation.category.coding",
"path" : "Observation.category.coding",
"min" : 1,
"max" : "1",
"patternCoding" : {
"code" : "survey",
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"display" : "Survey"
},
"mustSupport" : true
},
{
"id" : "Observation.code",
"path" : "Observation.code",
"mustSupport" : true
},
{
"id" : "Observation.code.text",
"path" : "Observation.code.text",
"min" : 1,
"patternString" : "Rheumatoid Arthritis Disease Activity Index - 5 (RADAI-5)",
"mustSupport" : true
},
{
"id" : "Observation.subject",
"path" : "Observation.subject",
"min" : 1,
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"https://abaton.app/fhir/StructureDefinition/TOPatient"
]
}
],
"mustSupport" : true
},
{
"id" : "Observation.subject.reference",
"path" : "Observation.subject.reference",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Observation.effective[x]",
"path" : "Observation.effective[x]",
"min" : 1,
"type" : [
{
"code" : "dateTime"
}
],
"mustSupport" : true
},
{
"id" : "Observation.value[x]",
"path" : "Observation.value[x]",
"slicing" : {
"discriminator" : [
{
"type" : "type",
"path" : "$this"
}
],
"ordered" : false,
"rules" : "open"
},
"min" : 1,
"type" : [
{
"code" : "Quantity"
}
]
},
{
"id" : "Observation.valueQuantity",
"path" : "Observation.valueQuantity",
"min" : 1,
"max" : "1",
"mustSupport" : true
},
{
"id" : "Observation.valueQuantity.value",
"path" : "Observation.valueQuantity.value",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Observation.valueQuantity.unit",
"path" : "Observation.valueQuantity.unit",
"min" : 1,
"patternString" : "Punktwert",
"mustSupport" : true
},
{
"id" : "Observation.valueQuantity.system",
"path" : "Observation.valueQuantity.system",
"min" : 1,
"patternUri" : "http://unitsofmeasure.org",
"mustSupport" : true
},
{
"id" : "Observation.valueQuantity.code",
"path" : "Observation.valueQuantity.code",
"min" : 1,
"patternCode" : "{score}",
"mustSupport" : true
},
{
"id" : "Observation.referenceRange",
"path" : "Observation.referenceRange",
"min" : 1,
"max" : "1",
"mustSupport" : true
},
{
"id" : "Observation.referenceRange.low",
"path" : "Observation.referenceRange.low",
"min" : 1,
"patternQuantity" : {
"value" : 0,
"code" : "{score}",
"system" : "http://unitsofmeasure.org",
"unit" : "Punktwert"
},
"mustSupport" : true
},
{
"id" : "Observation.referenceRange.high",
"path" : "Observation.referenceRange.high",
"min" : 1,
"patternQuantity" : {
"value" : 10,
"code" : "{score}",
"system" : "http://unitsofmeasure.org",
"unit" : "Punktwert"
},
"mustSupport" : true
},
{
"id" : "Observation.referenceRange.text",
"path" : "Observation.referenceRange.text",
"min" : 1,
"patternString" : "Der Wert kann zwischen 0 und 10, inklusiv, liegen. Geringer ist besser.",
"mustSupport" : true
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.